Construct a new instance of the object with the path to the Firecracker's UNIX Socket
Do an HTTP GET to the Firecracker server with a given path
Do an HTTP PATCH to the firecracker server with a given path
Do an HTTP PUT to the Firecracker server with a given path
The base class for our API requests